* xselect.c (x_get_local_selection, x_handle_property_notify):
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Apr 2011 02:02:18 +0000 (19:02 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Apr 2011 02:02:18 +0000 (19:02 -0700)
commita3541a1822b7e09a8727e8dd5f0a5cc14e785e8b
treeb39f3189eae3c7b03e391e48ff8a808ed0dc06cf
parent2c7c4b36842865cc729b0e7c9aef9607cb6441d1
* xselect.c (x_get_local_selection, x_handle_property_notify):

Remove vars that are set but not used.

(make_invisible_cursor): Initialize a possibly-uninitialized variable.
src/ChangeLog
src/xselect.c